VxSpinButtonSetMinValue
Set the lower boundary for a SpinButton
Syntax
VxSpinButtonSetMinValue widgetName lower
Description
Sets the lower boundary for a SpinButton.
Parameters
- widgetName
- The name of the SpinButton widget.
- lower
- The minimum value for the SpinButton.